Pet Store Web Service
Delete
deletePet
Collapse All
Expand All
Pet Store Web Service
>
Everything about your Pets Resource Group
: deletePet (Delete)
Resource Path:
/pet/{petId}
Description
Deletes a pet
Parameters
Name
Description
Data Type
petId
Pet id to delete
integer
Request Headers
Name
Description
api_key
Fault Responses
Fault
Description
400
Invalid ID supplied
404
Pet not found
See Also
Everything about your Pets Resource Group
|
Pet Store Web Service